X-Git-Url: https://shimmer.witbreuk.eu/gitweb/UltimateKEYS.git/blobdiff_plain/4bc44bb20e1b1e294fec1e29ef72006a381d18b6..af65d4e79b8e12ddc9d4fc92d6d3224db25bfa3f:/autohotkey-v1.1/UltimateKEYS%20(for%20AutoHotkey%20v1.1).ahk?ds=sidebyside diff --git a/autohotkey-v1.1/UltimateKEYS (for AutoHotkey v1.1).ahk b/autohotkey-v1.1/UltimateKEYS (for AutoHotkey v1.1).ahk index 238e5fc..e372fa9 100644 --- a/autohotkey-v1.1/UltimateKEYS (for AutoHotkey v1.1).ahk +++ b/autohotkey-v1.1/UltimateKEYS (for AutoHotkey v1.1).ahk @@ -1,4 +1,4 @@ -; UltimateKEYS (for AutoHotkey v1.1).ahk - 2022-11-08 +; UltimateKEYS (for AutoHotkey v1.1).ahk - 2022-11-14 ; Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/) @@ -306,7 +306,7 @@ cmpRingAbove.item["w"] := "{u+1e98}" ; (ẘ) w with ring above cmpRingAbove.item["y"] := "{u+1e99}" ; (ẙ) y with ring above -; Compose : Macron/Stroke (-) +; Compose : Macron and Stroke (-) cmpMacronStroke := ComObjCreate("Scripting.Dictionary") cmpMacronStroke.item["a"] := "{u+0101}" ; (ā) a with macron @@ -346,7 +346,7 @@ cmpMacronStroke.item["Z"] := "{u+01b5}" ; (Ƶ) Z with stroke cmpMacronStroke.item[" "] := "{u+00af}" ; (¯) macron -; Compose : Macron/Stroke (Additional) (_) +; Compose : Macron and Stroke (additional) (_) cmpMacronStrokeAdd := ComObjCreate("Scripting.Dictionary") cmpMacronStrokeAdd.item["g"] := "{u+1e21}" ; (ḡ) g with macron @@ -483,6 +483,7 @@ cmpSmallH.item["g"] := "{u+0260}" ; (ɠ) g with hook cmpSmallH.item["G"] := "{u+0193}" ; (Ɠ) G with hook cmpSmallH.item["h"] := "{u+0266}" ; (ɦ) h with hook cmpSmallH.item["H"] := "{u+a7aa}" ; (Ɦ) H with hook +cmpSmallH.item["j"] := "{u+0267}" ; (ɧ) small letter heng with hook cmpSmallH.item["k"] := "{u+0199}" ; (ƙ) k with hook cmpSmallH.item["K"] := "{u+0198}" ; (Ƙ) K with hook cmpSmallH.item["m"] := "{u+0271}" ; (ɱ) m with hook @@ -520,7 +521,8 @@ cmpSmallF.item["d"] := "{u+1d91}" ; (ᶑ) d with hook and tail cmpSmallF.item["e"] := "{u+1d92}" ; (ᶒ) e with retroflex hook cmpSmallF.item["f"] := "{u+1d93}" ; (ᶓ) small letter open e with retroflex hook cmpSmallF.item["g"] := "{u+ab36}" ; (ꬶ) small letter script g with crossed-tail -cmpSmallF.item["h"] := "{u+0267}" ; (ɧ) small letter heng with hook +cmpSmallF.item["h"] := "{u+a727}" ; (ꜧ) small letter heng +cmpSmallF.item["H"] := "{u+a726}" ; (Ꜧ) capital letter heng cmpSmallF.item["i"] := "{u+1d96}" ; (ᶖ) i with retroflex hook cmpSmallF.item["j"] := "{u+029d}" ; (ʝ) j with crossed-tail cmpSmallF.item["l"] := "{u+026d}" ; (ɭ) l with retroflex hook @@ -548,8 +550,6 @@ cmpSmallL.item["E"] := "{u+0190}" ; (Ɛ) capital letter open E (Latin capital e cmpSmallL.item["f"] := "{u+0278}" ; (ɸ) Latin small letter phi cmpSmallL.item["g"] := "{u+0261}" ; (ɡ) small letter script g cmpSmallL.item["G"] := "{u+a7ac}" ; (Ɡ) capital letter script G -cmpSmallL.item["h"] := "{u+a727}" ; (ꜧ) small letter heng -cmpSmallL.item["H"] := "{u+a726}" ; (Ꜧ) capital letter heng cmpSmallL.item["i"] := "{u+0269}" ; (ɩ) Latin small letter iota cmpSmallL.item["I"] := "{u+0196}" ; (Ɩ) Latin capital letter iota cmpSmallL.item["j"] := "{u+0263}" ; (ɣ) Latin small letter gamma @@ -1783,10 +1783,10 @@ cmpSmallN.item["0"] := "{u+277f}" ; (❿) dingbat negative circled digit 10 >!+space::Send {u+00a0} ; non-breaking space -; Compose Key Selector +; Configuration : Compose Key Selector >!`:: ->!~:: +>!sc056:: Input, keyA, L1, {bs}{del}{esc}{home}{end} Input, keyB, L1, {bs}{del}{esc}{home}{end}